node-editor: Save test data relative to current working directory
authorSimon McVittie <smcv@debian.org>
Tue, 6 Dec 2022 11:13:59 +0000 (11:13 +0000)
committerSimon McVittie <smcv@debian.org>
Sat, 4 Feb 2023 15:14:39 +0000 (15:14 +0000)
commitfb6adc64e7c02dc7e21967664309ac33007e25e9
tree0d070de7667a3965a37ca4a982de9cb1a274250c
parentdb30d9a7edc77c781a459afdc16947d6d6d86e4c
node-editor: Save test data relative to current working directory

This avoids hard-coding the GTK source directory into the binary, which
would make the binary non-reproducible across different source paths,
particularly in a distro build environment where the source directory
used by autobuilders will often not exist on end-user systems. The node
editor can still be used to create new test-cases by running it with the
GTK source directory as its current working directory.

Bug: https://gitlab.gnome.org/GNOME/gtk/-/issues/5403
Forwarded: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/5297
Signed-off-by: Simon McVittie <smcv@debian.org>
Gbp-Pq: Name node-editor-Save-test-data-relative-to-current-working-di.patch
demos/node-editor/meson.build